home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Utilities / PPC / xbinPPC / smakefile < prev    next >
Encoding:
Makefile  |  1998-04-07  |  161 b   |  8 lines

  1. xbin.elf: xbinunix.o
  2.  
  3.           ppc-amigaos-ld -r LIB:c_ppc.o xbinunix.o LIB:scppc.a lib:end.o -o xbin.elf
  4.  
  5. xbinunix.o:   xbinunix.c
  6.  
  7.           SCPPC xbinunix.c
  8.